[INFO] cloning repository https://github.com/shinigami-777/dgcmatrix-faer-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinigami-777/dgcmatrix-faer-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinigami-777%2Fdgcmatrix-faer-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinigami-777%2Fdgcmatrix-faer-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6878de6aa23cd1968ef8cd3f4aade1db7ffcf5df
[INFO] fixing shinigami-777/dgcmatrix-faer-bridge against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinigami-777%2Fdgcmatrix-faer-bridge" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shinigami-777/dgcmatrix-faer-bridge
[INFO] finished tweaking git repo https://github.com/shinigami-777/dgcmatrix-faer-bridge
[INFO] tweaked toml for git repo https://github.com/shinigami-777/dgcmatrix-faer-bridge written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shinigami-777/dgcmatrix-faer-bridge on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shinigami-777/dgcmatrix-faer-bridge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded matrixcompare-core v0.1.0
[INFO] [stderr]   Downloaded faer-entity v0.19.2
[INFO] [stderr]   Downloaded coe-rs v0.1.2
[INFO] [stderr]   Downloaded matrixcompare v0.3.0
[INFO] [stderr]   Downloaded dbgf v0.1.2
[INFO] [stderr]   Downloaded faer v0.19.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8d22324d1f4096cc22641f3316f960948e404eb6b4faaf8f3c64ff830bc97a0d
[INFO] running `Command { std: "docker" "start" "8d22324d1f4096cc22641f3316f960948e404eb6b4faaf8f3c64ff830bc97a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d22324d1f4096cc22641f3316f960948e404eb6b4faaf8f3c64ff830bc97a0d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d22324d1f4096cc22641f3316f960948e404eb6b4faaf8f3c64ff830bc97a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8d22324d1f4096cc22641f3316f960948e404eb6b4faaf8f3c64ff830bc97a0d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling pulp v0.21.5
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking coe-rs v0.1.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nano-gemm-f32 v0.1.0
[INFO] [stderr]     Checking nano-gemm-f64 v0.1.0
[INFO] [stderr]     Checking matrixcompare-core v0.1.0
[INFO] [stderr]    Compiling equator-macro v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking dbgf v0.1.2
[INFO] [stderr]     Checking matrixcompare v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking dyn-stack v0.13.2
[INFO] [stderr]     Checking dyn-stack v0.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking equator v0.2.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr] error: could not compile `nano-gemm-f64` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name nano_gemm_f64 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nano-gemm-f64-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ef60bc34b50ce06b -C extra-filename=-a220c0beeb6a19f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nano_gemm_core=/opt/rustwide/target/debug/deps/libnano_gemm_core-c670c54019d37778.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8d22324d1f4096cc22641f3316f960948e404eb6b4faaf8f3c64ff830bc97a0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d22324d1f4096cc22641f3316f960948e404eb6b4faaf8f3c64ff830bc97a0d", kill_on_drop: false }`
[INFO] [stdout] 8d22324d1f4096cc22641f3316f960948e404eb6b4faaf8f3c64ff830bc97a0d
